PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFBaseDigitalSignature Class / getCertificate Method
In This Topic
    getCertificate Method
    In This Topic
    Gets the sign certificate.
    Syntax
    public PDFX509Certificate getCertificate()

    Return Value

    A PDFX509Certificate that represents the certificate used to sign the document.
    See Also